home *** CD-ROM | disk | FTP | other *** search
- Path: linus.mitre.org!mbunix!costello
- From: costello@mbunix.mitre.org (Roger L Costello)
- Newsgroups: comp.lang.c++
- Subject: MS VC++: Multicolumn List Boxes
- Date: 5 Apr 1996 15:44:56 GMT
- Organization: The MITRE Corporation, Bedford Mass.
- Distribution: usa
- Message-ID: <4k3f5o$73a@linus.mitre.org>
- NNTP-Posting-Host: mbunix.mitre.org
-
- Hi Folks,
- I am trying to create a multi-column (3 columns) list box,
- using the MS VC++ app wizard.
-
- I noticed that the ListBox Properties dialog box allows one
- to specify "Multi-column". It occurs to me that once that is selected
- then one should be able to specify the number of columns, aye?
-
- There seems to be no method in CLIstBox to insert a value into
- a certain column.
-
- Thanks for your help. /Roger
-